GXClosePrintFile
You can use theGXClosePrintFile
function to close a print file and invalidate the reference to the print file object.
void GXClosePrintFile (gxPrintFile aPrintFile);
aPrintFile
- A reference to the print file object for the file to close.
DESCRIPTION
TheGXClosePrintFile
function closes the specified file and invalidates the print file object's association with a job object.RESULT CODES
gxSegmentLoadFailedErr A required code segment could not be found, or there was not enough memory to load it. SEE ALSO
For an example that uses the GXClosePrintFile function, see "Opening and Closing a Print File" on page 4-29.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help